/*********Font data*********/

#loanDescription .headerSection { font-weight: normal; }
dt { font-weight: bold; }

/*********Size data*********/

#loanDescription .headerSection {
	min-height: 1.5em;
	line-height: 1.5em;
}

/*********Layout data*******/

dd { margin: 0px 0px 1em 0px; }
dl { margin-bottom: -1em; }

#loanDescription ul { margin-bottom: 1em; }

/********Variable data******/

.italic { font-style: italic; }

#loanDescription .bodySection { padding-top: 0px; line-height: normal; margin: 5px; width: auto;}

#loanDescription { border-style: none; }